Calendar for WinForms | ComponentOne
C1.Win.Input.Base.Views Namespace / InputTextBoxElementBase<T> Class / RightToLeft Property

In This Topic
    RightToLeft Property (InputTextBoxElementBase<T>)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property RightToLeft As Boolean
    public bool RightToLeft {get; set;}
    See Also